home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet.Works 40
/
Issue 40.iso
/
pc
/
PCSoftware
/
HTML Tool 3.5
/
htmltool.exe
/
_SETUP.1
/
Last Modified.scp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-03-02
|
247 b
|
8 lines
<HTMLtool>Use this script to display a documents last-modified-date</HTMLtool>
<!-- Use this script to display a documents last-modified-date. -->
<SCRIPT LANGUAGE="JavaScript">
<!--
document.write(document.lastModified);
// -->
</SCRIPT>